Rework the way boolean options are handled in the GUI. They're now
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 30 Dec 2013 23:06:04 +0000 (23:06 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 30 Dec 2013 23:06:04 +0000 (23:06 +0000)
commit8e06fe0c5620d6591d726019ca7803861f88d39a
tree6be8c1b28cdc5289ef2d50352061786a2bd98f0c
parentb9d7598233d5c903ee4b8e58ba1fd4f3bbe830b7
Rework the way boolean options are handled in the GUI. They're now
emitted only if they're not the default.

Rename member variables to use foo_ convention.
gpsbabel/gui/mainwindow.cc
gpsbabel/gui/mainwindow.h
gpsbabel/gui/mainwinui.ui
gpsbabel/gui/optionsdlg.cc